home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 18 / AMIGAplus Sonderheft 18 (1999)(ICP)(DE)[!].iso / PD / Anwendungen / IOBlix_151298 / Changes next >
Text File  |  1999-01-03  |  2KB  |  65 lines

  1. ioblixser.device
  2. 37.5:
  3.   - fixed "hang up" bug during SDCMD_SETPARAMS
  4.   - now uses ioblix.resource as global database
  5.  
  6. 37.4:
  7.   - added some safety checks during OpenDevice()
  8.  
  9. 37.3:
  10.   - fixed bug in when reading in EOF mode
  11.  
  12. 37.2:
  13.   - fixed carrier detection
  14.   - fixed Enforcer hits during OpenDevice()
  15.   - fixed Enforcer hits during CloseDevice()
  16.   - reduced system load by 50% during reading
  17.   - implemented ASDG-like SIOCMD_SETCTRLLINES command to control RTS and DTR
  18.     lines directly
  19.  
  20.  
  21.  
  22. ioblixpar.device
  23. 37.5:
  24.   - now uses ioblix.resource as global database
  25.   - PDCMD_QUERY returned wrong state of BUSY line. Fixed.
  26.   - ECP mode is now activated automatically if device is IEEE1284 compatible
  27.  
  28. 37.4:
  29.   - added some safety checks during OpenDevice()
  30.  
  31. 37.3:
  32.   - minor changes
  33.  
  34. 37.2:
  35.   - fixed Enforcer hits during OpenDevice()
  36.   - fixed Enforcer hits during CloseDevice()
  37.   - hopefully fixed the "end of page not printed" bug
  38.   - fixed crashes during CloseDevice() for non-existing ports
  39.  
  40.  
  41.  
  42. ioblixzip.device
  43. 37.5:
  44.   - now uses ioblix.resource as global database
  45.  
  46. 37.4:
  47.   - added some safety checks during OpenDevice()
  48.   - some signals were not freed if initialization of Zip drive didn't succeed
  49.   - now supports normal parallel Zip drive and SCSI/parallel Zip Plus drive.
  50.     I hope it's ok, I only had two hours to make it work :)
  51.  
  52.  
  53. IOBlix-Handler
  54. 37.4:
  55.   - added some small safety checks
  56.  
  57. 37.3:
  58.   - internally set the startup string back to NULL to avoid problem with
  59.     bad programs
  60.  
  61. 37.2:
  62.   - now the mount file's startup string is used to determine the device and unit
  63.     to be accessed
  64.  
  65.